<!-- Lotus-Domino (Release 4.6.3 (Intl) - 7 December 1998 on Solaris Sparc) -->
<HEAD>
<meta name="doctitle" content="32 Bit - Win95 and NT Functions - Kernel32.dll, User32.dll, Gdi32.dll"> <meta name="summary" content="Complete list of the API functions located in the three main Windows 95/NT dll libraries; kernel32.dll, user32.dll and gdi32.dll."> <meta name="docid" content="47705"> <meta name="revised" content="11/11/97 02:57:21 PM"> <meta name="topic" content="App Development"> <meta name="doctype" content="Tip"> <meta name="brand" content="Powersoft"> <meta name="product" content="PowerBuilder"> <meta name="version" content="6.0,5,4"> <meta name="platform" content="PC"> <meta name="opsys" content="Windows 95,Windows NT"> <meta name="accesslevel" content="Public"><TITLE>32 Bit - Win95 and NT Functions - Kernel32.dll, User32.dll, Gdi32.dll</TITLE></HEAD>
<!-- comment out attachements so that they do not display on web (4.6 anomaly)
-->
<TABLE WIDTH="100%"> <TR><TD>
<!-- Hide Buttons until we can fix underlying forms - Anna 4/30
<IMG SRC= "/css/techinfo.nsf/HTMLDocs/GraphicsDocument/$FILE/feedback.gif" ALT="Document Feedback" ALIGN=top BORDER=0><IMG SRC ="/css/techinfo.nsf/HTMLDocs/GraphicsDocument/$FILE/helpful.gif" ALT="Click here if you think that this document is helpful" ALIGN=top BORDER=0>
-->
<TD ALIGN=RIGHT>
<IMG SRC="/css/techinfo.nsf/HTMLDocs/GraphicsHdr/$FILE/sybase_logo_sm.gif" ALT = SYBASE BORDER=0>
</TABLE>
<CENTER>
<P><B><FONT SIZE=5>32 Bit - Win95 and NT Functions - Kernel32.dll, User32.dll, Gdi32.dll</FONT></B></CENTER><FONT COLOR="000080"><HR></FONT>
<TABLE BORDER=0 CELLSPACING=0>
<TR VALIGN=top><TD WIDTH="86"><B><FONT SIZE=2 COLOR="000080">SUMMARY:</FONT></B><B><FONT SIZE=2 COLOR="000080"> </FONT></B></TD><TD WIDTH="528"><FONT SIZE=2>Complete list of the API functions located in the three main Windows 95/NT dll libraries; kernel32.dll, user32.dll and gdi32.dll.</FONT></TD></TR>
<B><FONT SIZE=5>32 Bit - Win95 and NT Functions - Kernel32.dll, User32.dll, Gdi32.dll</FONT></B><BR>
<BR>
The following functions were extracted from the main Win95 dll libraries; kernel32.dll, user32.dll and gdi32.dll. The spelling and case exactly match that of the actual function names. In the 32 bit world functions are often case sensitive. Also notice that many of the functions have an "A", "Ex" or "W" appended to the function call. The extensions were added by Microsoft to make the function call unique in relation to it's 16 bit equivalent.<BR>
<BR>
<B>Related Faxlines:</B><BR>
47704 Windows 3.10 and 3.11 Functions - Krnl386.exe, User.exe, Gdi.exe<BR>
47707 16 Bit - Win95 and NT Functions - Krnl386.exe, User.exe, Gdi.exe<BR>
44596 16 Bit - Windows API Calls for PowerBuilder 5.0<BR>
44545 32 Bit - Windows API Calls for PowerBuilder 5.0<BR>
44648 Prototyping API Calls for Powerbuilder 4.0, 5.0 and 6.0<BR>